当添加Spring Security依赖,并且启用基本认证时,Spring Boot自动使用基本认证保护H2控制台。以下属性可用于自定义安全配置:
security.user.role
security.basic.authorize-mode
security.basic.enabled